-GIR_VERSION := 60cbef05401bd73c3e8a0a7c0cbfb793394acfe7
+GIR_REPO := https://github.com/fkrull/gir.git
+GIR_VERSION := d7f05b3cba10b6e25d0504e492965e20466d091f
RUSTDOC_STRIPPER_VERSION := 0.1.9
all: gir
# -- gir generation --
target/tools/bin/gir:
- cargo install --root target/tools --git https://github.com/gtk-rs/gir.git --rev $(GIR_VERSION) -- gir
+ cargo install --root target/tools --git $(GIR_REPO) --rev $(GIR_VERSION) -- gir
gir: target/tools/bin/gir
target/tools/bin/gir -c conf/ostree-sys.toml
-Generated by gir (https://github.com/gtk-rs/gir @ 60cbef05)
-from gir-files (https://github.com/gtk-rs/gir-files @ 519df63)
+Generated by gir (https://github.com/gtk-rs/gir @ d7f05b3c)
+from gir-files (https://github.com/gtk-rs/gir-files @ 318d9b7)
libc = "0.2"
[dev-dependencies]
-shell-words = "0.1.0"
+shell-words = "1.0.0"
tempfile = "3"
[features]
#[cfg(not(feature = "dox"))]
extern crate system_deps;
-#[cfg(not(feature = "dox"))]
-use std::io::prelude::*;
-#[cfg(not(feature = "dox"))]
-use std::io;
#[cfg(not(feature = "dox"))]
use std::process;
-Generated by gir (https://github.com/gtk-rs/gir @ 60cbef05)
-from gir-files (https://github.com/gtk-rs/gir-files @ 519df63)
+Generated by gir (https://github.com/gtk-rs/gir @ d7f05b3c)
+from gir-files (https://github.com/gtk-rs/gir-files @ 318d9b7)